//==============================================================================
// vulture_anim.txt
//==============================================================================


//==============================================================================
define greekbirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_FlyA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.33 false PegasusFlap checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_IdleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.27 false PegasusFlap checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_IdleA
				connect HOTSPOT greekbirthSFX hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.27 false PegasusFlap checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.13 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.51 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.80 false HeavyFall checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_flailA
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special G Pegasus_BoredA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.14 false PegasusFlap checkVisible 
            tag SpecificSoundSet 0.70 false PegasusFlap checkVisible 
//-- end auto generated section
         }
      }
   }
}
